Personal tools

Lua/Server/EntityStorageBase/Functions/SetNetworkValue

From JC2-MP Documentation

Jump to: navigation, search

Returns    none
Prototype    EntityStorageBase:SetNetworkValue(string key, object value)
Description    The equivalent of running EntityStorageBase:SetValue on the server and having every client run EntityStorageBase:SetValue.


See also